-- card: 12288 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 4755 -- name: -- part contents for background part 6 ----- text ----- A2 C/TC/C++ Differences -- part contents for background part 7 ----- text ----- 214 -- part contents for background part 4 ----- text ----- Think C v. 4.0 offers near ANSI C compatibility, a few crucial C++ features which allow object-oriented programming, and a few features not available in C++. C++ on the other hand is generally ANSI C compatible and adds several object-oriented features not available in TC. This appendix details the differences among ANSI C, Think C v. 4.0, and C++. Conditional compilation* may be used to obtain portability from TC to C++. -- part contents for background part 29 ----- text ----- 55726 -- part contents for background part 27 ----- text ----- TC/C++ portability -- part contents for background part 20 ----- text ----- TC/C++ portability - p183